Update actions to Node.js 24 compatible versions and runners to macos-26#70
Merged
gestrich merged 1 commit intoLoopKit:devfrom Mar 27, 2026
Merged
Conversation
- actions/checkout v4 → v5 - actions/upload-artifact v4 → v6 - Fork-Sync-With-Upstream-action v3.4.1 → v3.4.2 - Runners updated from macos-15 → macos-26
gestrich
approved these changes
Mar 25, 2026
marionbarker
approved these changes
Mar 25, 2026
Contributor
marionbarker
left a comment
There was a problem hiding this comment.
Approved by code review and test (at the docs-test GitHub user name).
For Test, I ran all four yml files using this branch. (And yes - I know running identifiers and builds would have been sufficient because secrets and certs are run from the other files):
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates all GitHub Actions to Node.js 24 compatible versions before the GitHub deprecation deadline (June 2, 2026 for Node.js 20), and updates remaining runners from macos-15 to macos-26.
actions/checkoutv4 → v5actions/upload-artifactv4 → v6aormsby/Fork-Sync-With-Upstream-actionv3.4.1 → v3.4.2macos-15→macos-26(add_identifiers, create_certs, nuke_certs, validate-fastlane-secrets)Successful build: https://github.com/bjorkert/LoopCaregiver/actions/runs/23505361880